Welcome![Sign In][Sign Up]
Location:
Search - delete file

Search list

[File Operatefckeditor21629

Description: fckeditor扩展了文件管理器,使之具有浏览/重命名/删除功能,并支持中文文件名与目录名。此版本部分代码已经加密,但不具有任何的互联网动作,在IE8下完成,免费版FF不支持重命名/删除功能。-fckeditor extended file manager, so it has a browser/rename/delete function, and support Chinese file name and directory name. This version of the part of the code has been encrypted, but does not have any of the Internet moves to complete the IE8, free version of FF does not support rename/delete function.
Platform: | Size: 444416 | Author: littlenew | Hits:

[JSP/JavanewExplorer

Description: Java资源管理器,基于MVC实现,代码结构清析、规范。在功能上完全实现了资源管理器核心的浏览功能以及列表双击与目录树的同步展开和添加/删除文件时的同步刷新,另外增加了右键菜单功能!查找、删除含有子目录的文件夹和重命名功能实现类是FileViewImpl.java,不过功能没有真正实现,有兴趣的朋友可以继续完善。-Java Explorer, based on the MVC implementation, the code structure, high definition, norms. Completely realized in functionality Explorer browsing functionality, as well as the core list of double-click the directory tree simultaneously and add/delete a file synchronization refresh, add an additional context menu! Find, delete the folder containing the subdirectory and renaming function realization category is FileViewImpl.java, but function is not really achieved, interested friends can continue to improve.
Platform: | Size: 86016 | Author: 192 | Hits:

[Embeded-SCM DevelopFAT16

Description: FAT16文件系统免费C代码下载 1)兼容FAT16/FAT32文件系统,支持长文件名,多级目录,多盘操作,读写,创建,删除文件,盘遍厉等等功能 2)采用C代码编写,方便的移植于多种计算机应用平台,一般情况下只需编写额外磁盘的读写驱动,即可使用文件系统所有的功能。 3)具备文件数据块缓冲功能:1)读文件时,读位置在数据块缓冲内,即可直接从数据块缓冲中读取数据,而不需读物理磁盘,加快了读取文件的速度;而且,文件数据块缓冲的大小可由编译宏EnableFileBuf,TotalFileBUFsQTYeachFCB,FileBUFSize来控制。 4)支持打开多达254个文件;同时,最大允许打开文件数目由编译宏MaximumFCB设定。 5)支持多任务下文件的并发存取:即一个文件可同时被多个任务引用,其中只有第一个引用文件的任务可得到文件的读写完全权限,因此,实现文件了多任务环境下的并发存取。 (FAT16代码为免费代码,用户可用于产品上,并拥有修改的权利! 本代码有FAT32(兼容FAT16)和多盘的收费版本, 如果需要,请与本人联系!qq:292942278,E-MAIL:tony_yang123@sina.com.cn)-FAT16 file system, C code for free download 1) Compatible FAT16/FAT32 file system, support long file names, multi-level directory, multi-disk operations, read and write, create, delete files, disk and so on over the function of Li 2) using C coding to facilitate transplantation in a variety of computer application platform, under normal circumstances only the development of additional disk drives to read and write, you can use the file system for all functions. 3) Have the file data block buffer functions: 1) read the file, read the location data block buffer, the buffer can be directly read from the data block of data without having to read physical disk, speed up the speed of reading the file Moreover, the file data block size of the buffer can be compiled macro EnableFileBuf, TotalFileBUFsQTYeachFCB, FileBUFSize to control. 4) support to open up to 254 documents the same time, the maximum allowable number of open files by the compiler macro MaximumFCB settings. 5) Supp
Platform: | Size: 454656 | Author: 6756 | Hits:

[File OperateDelDir

Description: 一个递归删除指定目录和文件的例子,采用VC9编写-A recursive delete the specified directory and file example, using VC9 preparation
Platform: | Size: 17408 | Author: zcj | Hits:

[Windows DevelopQVFS_src

Description: file systemur package and describe it at least 40 bytes in English. System will automatically delete the directory of debug and release, so please do not put files on these two directory.
Platform: | Size: 30720 | Author: Nitin | Hits:

[File Operatefile_read_del

Description: 简单的对文本文件的操作,可以写入,读取,和删除文本的内容。-A simple text file operations, you can write, read, and delete the text content.
Platform: | Size: 1900544 | Author: wu | Hits:

[JSP/JavanewChatRoom

Description: Version 1.0 1. 客户端通过下载的Java Applet 小程序和服务器建立套接字连接字后,用户输入聊天的昵称就可以和其他用户聊天; 2. 聊天室界面包括公共聊天信息和私人聊天信息,用户可以用鼠标双击聊天列表中某个聊天者的昵称,和该用户进行私人聊天 3. 当新用户进入聊天室时,所有的用户都可以在聊天列表中看到该用户的昵称;当某用户关闭浏览器或退出聊天室时,聊天列表将该用户的昵称删除,聊天室显示该用户离开的消息。 Version 2.0 1. 增加文件传输功能,用户可以通过传输文件按钮,选择硬盘上的文件,将其传给对方用户; Version 2.1 1. 对文件传输的提示信息进行优化,其中包括 发送端的完整路径功能、对方用户确认信息和接收端的路径选择功能; 2. 对可能出现的部分异常进行处理。 -Version 1.0 1. The client by downloading a Java Applet applet and the server to establish a socket connection, after the words, the user can enter the chat nickname, and chat with other users 2. Chat room interface, including public and private chat messages chat message, the user can chat with the mouse double-click the list of those who a chat nickname, and a private chat with the user 3. When a new users enter the chat room, all users can see in the chat list the user s nickname when a user closes the browser or out of chat room, chat lists to delete the user s nickname, chat rooms display the user to leave a message. Version 2.0 1. Increase the file transfer feature, users can transfer files button, select the file on the hard disk will be passed to the other side of its users Version 2.1 1. For file transfer optimization tips, including the full path to the transmitter function, the other user to confirm the informat
Platform: | Size: 22528 | Author: 李杰 | Hits:

[GUI DevelopGrade

Description: 一个成绩管理系统。可以实现手动录入或从Excel文件中录入整个表格。实现排序、手动添加/删除 学生/课程,实现按分数段统计,统计结果以三维饼状图形式给出。 并且可以通过本程序学习各种控件的用法。-A performance management system. Can be achieved manually input or from the Excel file, the entire entry form. To achieve sorting, manually add/delete student/courses, according to scores of paragraphs to achieve statistical, statistical results are given in the form of three-dimensional pie chart. And can learn through this program uses a variety of controls.
Platform: | Size: 7109632 | Author: 程永生 | Hits:

[Windows DevelopGongziGuanLi

Description: C语言课程设计:员工工资管理系统。 方便公司管理员工工资档案,包括添加、删除、查询员工工资档案,具有职工信息录入、浏览 和查询功能,查询方式分两种:按姓名查找和按职工号查找。 -C language curriculum design: staff salaries management system. Enable a company to manage employee pay files, including add, delete, query file wages, with workers input information, browse and query capabilities, query methods in two ways: find by name and by number of workers to find.
Platform: | Size: 2048 | Author: 常非 | Hits:

[Internet-Networkasp

Description: 本程式是以Exobud MP媒体播放器为基础的歌曲目录管理插件,设计目的是为了 方便不懂js的广大Exobud MP媒体播放器用户,本程式采用的是asp+access,用 户只需要在动态网页上对歌曲目录进行操作,不需要直接修改原代码即可实现对 歌曲名称、地址、歌词文档(smi)、是否选定等参数的添加,修改和删除操作。 文件列表如下:  login.asp  管理员登录  admin.asp  歌曲管理页面  modify.asp  密码修改页面  post.asp  修改参数传递页面  exobudpl.asp 生成歌曲清单文件  conn.asp   数据库链接 data.asp 数据库文件- This program is Exobud MP media player based on the songs directory management plug-in, designed to The vast number of convenient Exobud MP do not know js Media Player users, this program uses a asp+ access, use Families need only songs on the dynamic pages directory operations, do not need to directly modify the source code can be realized on the The song name, address, lyrics document (smi), whether the selected parameters such as add, modify, and delete operations. File list is as follows: login.asp Administrator Login admin.asp song management page modify.asp password change page post.asp modify the parameter page exobudpl.asp song list of files generated conn.asp database link data.asp database file
Platform: | Size: 47104 | Author: 第五季 | Hits:

[File OperateVB_ListenFile

Description: 这是一个文件操作程序,用VB编写,它可以监听一个目录里的所有文件操作,比如:删除,重命名等,还可以监听一个驱动器-This is a file operating procedure, using VB preparation, it can monitor a directory for all file operations, such as: delete, rename, etc. You can also monitor a drive
Platform: | Size: 26624 | Author: Mike | Hits:

[Database systemliuyanben

Description: 最简易留言本 v1.0 1、发布功能(用户可以直接发布留言) 2、昵称、内容为必填,其他为选填。 3、管理员(回复、删除信息;新增、修改、删除管理员) 4、设置(网页名称、网页返回地址、网页关键字、网页介绍、设置显示公告、是否回复才显示) 5、整个程序就两个文件一个数据库(可将两个文件合并成一个文件)。 6、代码都带有注释,便于用户修改。 7、管理员密码采用md5加密。 8、自动分页功能 用户名:123456 密码:123456-The most simple guestbook v1.0 1, publishing capabilities (users can publish a message) 2, nickname, content is required, other are optional. 3, the administrator (reply, delete the message add, modify or delete an administrator) 4, set (web name, web return address, website keywords, web description is set to display a notice whether the reply was shown) 5, the entire process 2 files on a database (two files can be merged into one file). 6, code with annotations for easy user modification. 7, the administrator password using md5 encryption. 8, automatic paging feature Username: 123456 Password: 123456
Platform: | Size: 97280 | Author: 伊蒙 | Hits:

[File OperateDeleteFile

Description: 只需要知道文件名和执行该文件的进程名称可以实现删除该文件的功能-Just need to know the file name and the implementation process of the file names can realize the function to delete the file
Platform: | Size: 1939456 | Author: lightning | Hits:

[Windows Developexcelimport

Description: 操作xls文件,处理修改,增加,删除,新建-handle xls file in java,add delete new file in xls
Platform: | Size: 814080 | Author: 383121 | Hits:

[Otherwagemanage

Description: 1.用类的形式改写程序,将程序中工资数据用链表的形式存放,定义一个链表类,封装主要的操作函数。 2.显示、修改、删除数据项时大小写通用。 3.工资数据按工资值的大小进行排序存放。 4.修改、删除数据前增加提示信息,用户确认后才能进一步操作,否则操作取消。 5.增加程序的文件输入输出功能,在执行程序中首先将工资数据从文件中读出再进行管理,在程序结束时能将工资数据保存在原文件中。 -1. With the class in the form of rewriting procedure will be the program list in the form of wage data storage used to define a list class, packaging and key operational functions. 2. Display, modify, delete data items common case. 3. Wage data by wage on the size of the sort stored. 4. Modify or delete the data before the increase prompts the user to confirm before further action, or operation canceled. 5. To increase the program' s file input and output functions in the implementation of the program will first wage data read from the file and then to manage the end of the process can wage data stored in the original file.
Platform: | Size: 134144 | Author: cfan | Hits:

[CSharpCleanHedFiles

Description: C# Code to delete files which are older than a given date and of a certain file extension
Platform: | Size: 152576 | Author: Mohamed ziyad | Hits:

[Embeded-SCM Developlwip_ucos

Description: LWIP-UCOS-ARM完整源代码 使用LPC2106+ENC28J60作为硬件环境,在Proteus 下仿真,包含仿真电路图及完整源代码。 工程使用ADS1.2建立,重新编译时最好先删除目标文件, 否则可能会出现找不到目标文件的错误.-LWIP-UCOS-ARM full source code uses the LPC2106+ ENC28J60 as the hardware environment, under the Proteus simulation, including simulation schematics and complete source code. Works using ADS1.2 establish, re-compile-time a good idea to delete the target file, or may occur can not find the destination file error.
Platform: | Size: 1846272 | Author: 东狮山 | Hits:

[Delphi VCLcs1

Description: 人员档案的管理、物料档案管理 设计实现对企业人员与物料基本情况的档案的输入、删除与修改-Personnel file management, file management material Design and implementation of enterprise personnel and materials, basic conditions of the input files, delete and modify the
Platform: | Size: 393216 | Author: | Hits:

[OtherSGMS2009

Description: 一个学生成绩管理系统软件,要求能实现学生信息的输入、输出、插入、修改、删除、查找等功能,并能建立和更新的库存信息保存于文件供输出或打印。-A student achievement management system software, student information required to achieve the input, output, insert, modify, delete, search and other functions, and can build and update the inventory information stored in the file for export or printing.
Platform: | Size: 109568 | Author: 小赖 | Hits:

[Windows Developjfoifjqwfjfjlfjf

Description: 一个学生成绩管理系统软件,要求能实现学生信息的输入、输出、插入、修改、删除、查找等功能,并能建立和更新的库存信息保存于文件供输出或打印。-A student achievement management system software, student information required to achieve the input, output, insert, modify, delete, search and other functions, and can build and update the inventory information stored in the file for export or printing.
Platform: | Size: 109568 | Author: 小赖 | Hits:
« 1 2 ... 45 46 47 48 49 50»

CodeBus www.codebus.net